home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / mnode15.zip / KILLTAGS.TMP < prev    next >
Text File  |  1993-03-29  |  191b  |  12 lines

  1. @echo off
  2. rem C:\WC30\KILLTAGS.BAT
  3. echo -
  4.  
  5. echo Deleting ALL BBS NODEx.UP tag files...
  6. if exist c:\wc30\*.up del c:\wc30\*.up
  7. echo -
  8.  
  9. echo BBS tag file cleanup completed.
  10. echo -
  11.  
  12.